home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo / musicOverlay.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  5KB  |  152 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>2004</id>
  4.   <defaultcontrol>2</defaultcontrol>
  5.   <controls>
  6.     <control>
  7.       <description>play time label</description>
  8.       <type>label</type>
  9.       <id>2</id>
  10.       <posX>220</posX>
  11.       <posY>490</posY>
  12.       <label>#currentplaytime</label>
  13.       <align>left</align>
  14.       <font>font60</font>
  15.       <textcolor>20ffffff</textcolor>
  16.       <animation effect="fade" time="250">WindowClose</animation>
  17.       <animation effect="fade" time="250">WindowOpen</animation>
  18.     </control>
  19.     <control>
  20.       <description>music rectangle</description>
  21.       <type>image</type>
  22.       <id>0</id>
  23.       <posX>80</posX>
  24.       <posY>404</posY>
  25.       <width>150</width>
  26.       <height>153</height>
  27.       <texture>playback_background.png</texture>
  28.       <animation effect="fade" time="250">WindowClose</animation>
  29.       <animation effect="fade" time="250">WindowOpen</animation>
  30.     </control>
  31.     <control>
  32.       <description>music logo</description>
  33.       <type>image</type>
  34.       <id>1</id>
  35.       <posX>90</posX>
  36.       <posY>416</posY>
  37.       <width>125</width>
  38.       <height>125</height>
  39.       <keepaspectratio>yes</keepaspectratio>
  40.       <centered>yes</centered>
  41.       <texture>#Play.Current.Thumb</texture>
  42.       <animation effect="fade" time="250">WindowClose</animation>
  43.       <animation effect="fade" time="250">WindowOpen</animation>
  44.     </control>
  45.     <control>
  46.       <description>play logo</description>
  47.       <type>image</type>
  48.       <id>3</id>
  49.       <posX>20</posX>
  50.       <posY>396</posY>
  51.       <texture>logo_play.png</texture>
  52.       <animation effect="fade" time="250">WindowClose</animation>
  53.       <animation effect="fade" time="250">WindowOpen</animation>
  54.     </control>
  55.     <control>
  56.       <description>Pause logo</description>
  57.       <type>image</type>
  58.       <id>4</id>
  59.       <posX>19</posX>
  60.       <posY>394</posY>
  61.       <texture>logo_pause.png</texture>
  62.       <animation effect="fade" time="250">WindowClose</animation>
  63.       <animation effect="fade" time="250">WindowOpen</animation>
  64.     </control>
  65.     <control>
  66.       <description>FF logo</description>
  67.       <type>image</type>
  68.       <id>7</id>
  69.       <posX>10</posX>
  70.       <posY>396</posY>
  71.       <texture>logo_fastforward.png</texture>
  72.       <animation effect="fade" time="250">WindowClose</animation>
  73.       <animation effect="fade" time="250">WindowOpen</animation>
  74.     </control>
  75.     <control>
  76.       <description>RW logo</description>
  77.       <type>image</type>
  78.       <id>8</id>
  79.       <posX>10</posX>
  80.       <posY>396</posY>
  81.       <texture>logo_rewind.png</texture>
  82.       <animation effect="fade" time="250">WindowClose</animation>
  83.       <animation effect="fade" time="250">WindowOpen</animation>
  84.     </control>
  85.     <control>
  86.       <description>Gap / Normal Icon</description>
  87.       <type>image</type>
  88.       <id>10</id>
  89.       <posX>25</posX>
  90.       <posY>465</posY>
  91.       <width>36</width>
  92.       <height>36</height>
  93.       <texture>logo_gap.png</texture>
  94.       <animation effect="fade" time="250">WindowClose</animation>
  95.       <animation effect="fade" time="250">WindowOpen</animation>
  96.     </control>
  97.     <control>
  98.       <description>Gapless Icon</description>
  99.       <type>image</type>
  100.       <id>11</id>
  101.       <posX>25</posX>
  102.       <posY>465</posY>
  103.       <width>36</width>
  104.       <height>36</height>
  105.       <texture>logo_gapless.png</texture>
  106.       <animation effect="fade" time="250">WindowClose</animation>
  107.       <animation effect="fade" time="250">WindowOpen</animation>
  108.     </control>
  109.     <control>
  110.       <description>Crossfade Icon</description>
  111.       <type>image</type>
  112.       <id>12</id>
  113.       <posX>25</posX>
  114.       <posY>465</posY>
  115.       <width>36</width>
  116.       <height>36</height>
  117.       <texture>logo_crossfade.png</texture>
  118.       <animation effect="fade" time="250">WindowClose</animation>
  119.       <animation effect="fade" time="250">WindowOpen</animation>
  120.     </control>
  121.     <control>
  122.       <description>album/artist/genre etc info label</description>
  123.       <type>fadelabel</type>
  124.       <width>140</width>
  125.       <height>30</height>
  126.       <posX>80</posX>
  127.       <posY>557</posY>
  128.       <font>font12</font>
  129.       <label>#Play.Current.Title\r#Play.Current.Artist\r#Play.Current.Album\r#Play.Current.Duration</label>
  130.       <textcolor>EFFFFFFF</textcolor>
  131.       <animation effect="fade" time="250">WindowClose</animation>
  132.       <animation effect="fade" time="250">WindowOpen</animation>
  133.       <id>5</id>
  134.     </control>
  135.     <control>
  136.       <description>video preview window</description>
  137.       <type>videowindow</type>
  138.       <id>9</id>
  139.       <posX>90</posX>
  140.       <posY>416</posY>
  141.       <width>125</width>
  142.       <height>125</height>
  143.       <keepaspectratio>yes</keepaspectratio>
  144.       <centered>yes</centered>
  145.       <action>18</action>
  146.       <textureFocus>tv_green_border.png</textureFocus>
  147.       <animation effect="fade" time="250">WindowClose</animation>
  148.       <animation effect="fade" time="250">WindowOpen</animation>
  149.     </control>
  150.   </controls>
  151. </window>
  152.